home *** CD-ROM | disk | FTP | other *** search
- It was on the night of 22-Jan-98, when no creatures were stirring, and all was
- silent. Suddenly, Fabrizio jumped out from behind a rock and wouldnt stop
- shouting about "Max value for listview" until I was forced to knock them out:
- »-> Hi,
- »-> is there a way to set the index of the last visible item using a listview
- »-> with the GUI extension?
- »-> The array is always the same, but the number of available items can vary,
- »-> and i don't like all that blanked lines at the bottom...
- »-> any idea??
-
- Use the GUI SET command with the slider parameters to set the amount of space
- available at that time, hence saving the display on the screen:
-
- SLIDER - Gui Set window,gadget,0,pos (Set Position of Bar)
- Gui Set window,gadget,1,sm (Set Minimum Value of Slider)
- Gui Set window,gadget,2,mx (Set Max Value of Slider)
-
- Andrew "Mushroom" Kellett
- --
- Email: Andy Kellett <mushypd@redrose.net> Team *AMOS* + IAPA Team *AMIGA*
- alt.religion.amos - AMOS now on usenet! AMOS Mailinglist also mirrored
-
- World's Largest AMOS Homepages - http://www.mushy-pd.demon.co.uk
- Official F1 Software Distributor for the USA
-
- Massive FTP site with AMOS/C64 and Mods/Samples + more at
- mushy-pd.dyn.ml.org
-
-
-